How to Install example-content software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install example-content software package in Ubuntu 14.04 LTS (Trusty Tahr)

example-content software package provides Ubuntu example content, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install example-content 

example-content is installed in your system.

Make ensure the example-content package were installed using the commands given below,

$ sudo dpkg-query -l | grep example-content *

You will get with example-content package name, version, architecture and description in a table

example-content package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section X Window System software
Package example-content
Version 48
Description Ubuntu example content
Sub Section x11


See Also, How to uninstall or remove example-content software package from Ubuntu 14.04 LTS (Trusty Tahr)?